Constructors

MAM(ASpace& s1, IntList& symmetry, BasisList& simplices,
    Space& s2, GeObList& images)
Creates a multiaffine map from the cartesian product domain space s1 to the range space s2. The list of integers symmetry specifies the symmetry characteristics of the map. The simplex list simplices specifies one simplex for each symmetry group in the domain, while the list images give the images in the range. See the thesis writeup for more detailed information and examples.